bitkeeper revision 1.259.1.1 (3f045a1aTKC1vRJU2nif7VHOWTRJ1g)
authorsos22@labyrinth.cl.cam.ac.uk <sos22@labyrinth.cl.cam.ac.uk>
Thu, 3 Jul 2003 16:30:18 +0000 (16:30 +0000)
committersos22@labyrinth.cl.cam.ac.uk <sos22@labyrinth.cl.cam.ac.uk>
Thu, 3 Jul 2003 16:30:18 +0000 (16:30 +0000)
commitbb56af11216d5386ba411f6c95d094f3a1492360
treefe235cef389d2c0a1a80dba9e1a82f2b4637ed95
parentfe93dfc027a2a216965f1473bfaf657669d46cb8
bitkeeper revision 1.259.1.1 (3f045a1aTKC1vRJU2nif7VHOWTRJ1g)

New physical disk access control stuff.
16 files changed:
.rootkeys
tools/internal/Makefile
tools/internal/physdev.h [new file with mode: 0644]
tools/internal/xi_phys_grant.c [new file with mode: 0644]
tools/internal/xi_phys_probe.c [new file with mode: 0644]
tools/internal/xi_phys_revoke.c [new file with mode: 0644]
xen/common/domain.c
xen/drivers/block/xen_block.c
xen/drivers/block/xen_physdisk.c [new file with mode: 0644]
xen/include/hypervisor-ifs/block.h
xen/include/xeno/sched.h
xenolinux-2.4.21-sparse/arch/xeno/drivers/block/Makefile
xenolinux-2.4.21-sparse/arch/xeno/drivers/block/xl_block.c
xenolinux-2.4.21-sparse/arch/xeno/drivers/block/xl_physdisk_proc.c [new file with mode: 0644]
xenolinux-2.4.21-sparse/arch/xeno/drivers/block/xl_physdisk_proc.c~ [new file with mode: 0644]
xenolinux-2.4.21-sparse/drivers/block/ll_rw_blk.c